home *** CD-ROM | disk | FTP | other *** search
- REM
- REM Fleet Defender by MPS
- REM
- REM F16C FLCS and TQS Systems
- REM
- REM Written and Tested by Stephen Voege - April, 1995
-
- REM ╔═══════════════════════════════╗
- REM ║ ║
- REM ║ Choose Joystick with Throttle ║
- REM ║ ║
- REM ╚═══════════════════════════════╝
-
- USE TQS
- USE MTYPE A3
-
- ANT 1 24 PGUP PGDN |
- RNG 1 5 x z
-
- REM ╔═════════════════════════════════════════════════════╗
- REM ║ Place Mdef files below this line (i.e. Mdef Newname)║
- REM ╚═════════════════════════════════════════════════════╝
-
- Mdef Qf14
-
- REM ╔════════════════════════════════════════════════════════╗
- REM ║ Change 'F14' to the name of the Mdef file that you ║
- REM ║ want your B50 file to reference. For example, if you ║
- REM ║ create a new B50 file called NEWSIM.ADV, you might want║
- REM ║ the line above to read 'Mdef NEWSIM'. ║
- REM ╚════════════════════════════════════════════════════════╝
-
- RATE 60
-
- REM ╔════════════════════════════════════════════════════════════╗
- REM ║ Place special macros below this line (i.e. @macroname, etc)║
- REM ╚════════════════════════════════════════════════════════════╝
-
- REM ╔══════════════════════╗
- REM ║ FLCS Button Commands ║
- REM ╚══════════════════════╝
-
-
- REM **NOTE: Turn NUMLOCK OFF when you enter the cockpit!!!
-
- BTN H1U /I /N AutoTrim
- /O (NUML LookAhead NUML)
- BTN H1D (NUML LookDown NUML)
- BTN H1L /T (NUML LookLeft NUML)
- /T (NUML LookRearLeft NUML)
- BTN H1R /T (NUML LookRight NUML)
- /T (NUML LookRearRight NUML)
-
- BTN S1 /T Sparrow
- /T Phoenix
- BTN S2 /N WeaponRelease
- BTN S3 /N IFF
- BTN S4 /N AutoPilot Front/Back
-
- BTN H2U BreakLock
- BTN H2R Bore/VSL
- BTN H2L TEWS-OnOff
- BTN H2D LockTarget
-
- BTN H3U MasterArm
- BTN H3R VDI/TCS
- BTN H3L HSD/TID
- BTN H3D Waypoint
-
- BTN H4U Flare
- BTN H4R IncHUDBright
- BTN H4L DecHUDBright
- BTN H4D Chaff
-
- REM ╔═════════════════════╗
- REM ║ TQS Button Commands ║
- REM ╚═════════════════════╝
-
- rem BTN T1 - used as left mouse button
-
- BTN T2 RadarMode
- BTN T3 RadarOnOff
- BTN T4 Azimuth
- BTN T5 BarSetting
-
- BTN T6 /T CageSW
- /T UncageSW
-
- BTN T7 /P /N Guns
- /R /N NAVMODE
- BTN T8 /P /N Sidewinder
- /R /N NAVMODE
-
- BTN T9 /P /N SpeedBrake
- /R /N SpeedBrake
- BTN T10 /P /N SpeedBrake
- /R /N SpeedBrake
-
- REM ╔═══════════════════════════════════════════════════════════════════╗
- REM ║ ║
- REM ║ NOTE: THIS FILE IS TO BE USED WITH THE F16 FLCS/TQS HOTAS ║
- REM ║ Systems made exclusively by ThrustMaster, Inc. ║
- REM ║ ║
- REM ║ The F16C Block 50 Flight Control Systems are so REALISTIC they ║
- REM ║ look like they've just come out of an F16C!! To order yours today ║
- REM ║ dial 503-639-3200 or fire up the FAX machine and send a FAX to ║
- REM ║ ThrustMaster, Inc. and ask for the Order department. Have your ║
- REM ║ Visa or MasterCard ready and prepare yourself for the newest ║
- REM ║ adventure in Flight Control Systems!!! HAPPY THRUSTMASTERING!!! ║
- REM ╚═══════════════════════════════════════════════════════════════════╝
-